



Recent Entries
JWT authentication is everywhere. But rolling it correctly — with proper algorithm enforcement, key management, clock skew handling, JWE encryption, and zero security footguns — is anything but trivial. Today, we're shipping bx-jwt, a production-ready JWT/JWE module for BoxLang that handles all of it out of the box, so you can focus on building, not fighting cryptography.
“Modernize or Die” is not about forcing teams into MVC, chasing trends, or rewriting every CFML application from scratch. It means making sure your applications, teams, and processes can survive the future: easier to maintain, test, secure, deploy, document, hire for, and evolve. In 2026, modernization is less about adopting the newest pattern and more about reducing business risk, protecting the value already built into your systems, and ensuring CFML applications remain credible, sustai...
AI is everywhere right now, but for many development teams, the biggest question is no longer “What is AI?” it’s “How do we actually use it in real applications in a secure, practical, and maintainable way?”
Add Your Comment
(2)
Apr 07, 2011 11:10:41 UTC
by Jean Ducrot
Very well done! Maybe now people will be less likely to complain about how the Coldbox framework is overwhelming and start singing its praises!!!
Apr 07, 2011 12:56:28 UTC
by Luis Majano
Thanks Jean! We are trying really hard to re-organize the docs and mix them with videos and entry level tutorials. However, as you can obviously deduce, it is really hard and time consuming work.